home *** CD-ROM | disk | FTP | other *** search
/ Game Cracker (Expanded Edition) / Game Cracker (Expanded Edition).iso / cracks / SG_GNM.ZIP / SG_GNM_Crack.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-09-17  |  1KB  |  55 lines

  1. object Form1: TForm1
  2.   Left = 335
  3.   Top = 367
  4.   Width = 297
  5.   Height = 108
  6.   Caption = 'Crackons, crackons...'
  7.   Color = clTeal
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 11
  16.     Top = 7
  17.     Width = 268
  18.     Height = 13
  19.     Caption = 'Souhaitez vous cracker Yannick Noah "Great Court 3" ?'
  20.   end
  21.   object Label2: TLabel
  22.     Left = 98
  23.     Top = 62
  24.     Width = 110
  25.     Height = 13
  26.     Caption = 'Done by Saint Georges'
  27.   end
  28.   object BitBtn1: TBitBtn
  29.     Left = 62
  30.     Top = 28
  31.     Width = 75
  32.     Height = 25
  33.     TabOrder = 0
  34.     OnClick = BitBtn1Click
  35.     Kind = bkYes
  36.   end
  37.   object BitBtn2: TBitBtn
  38.     Left = 158
  39.     Top = 28
  40.     Width = 75
  41.     Height = 25
  42.     TabOrder = 1
  43.     OnClick = BitBtn2Click
  44.     Kind = bkNo
  45.   end
  46.   object OpenDialog1: TOpenDialog
  47.     DefaultExt = '*.exe'
  48.     FileEditStyle = fsComboBox
  49.     FileName = 'Gnm.exe'
  50.     Filter = 'Yanick Noah|Gnm.exe'
  51.     Left = 173
  52.     Top = 177
  53.   end
  54. end
  55.